home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 414 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: eiger.stefan.hb.north.de!news
  2. From: stefan@stefan.hb.north.de (Stefan Westmeier)
  3. Newsgroups: comp.unix.solaris,comp.software.config-mgmt,comp.lang.c
  4. Subject: Re: CVS 1.6 again
  5. Date: 05 Jan 1996 00:09:15 GMT
  6. Organization: Stefan Westmeier, 28307 Bremen, Germany
  7. Distribution: inet
  8. Message-ID: <STEFAN.96Jan5010915@eiger.stefan.hb.north.de>
  9. References: <4chi04$5tl@news.onramp.net>
  10. NNTP-Posting-Host: eiger.stefan.hb.north.de
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=ISO-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. In-reply-to: magras@suite.com's message of 4 Jan 1996 21:48:52 GMT
  15.  
  16. In article <4chi04$5tl@news.onramp.net> magras@suite.com (JC Magras) writes:
  17.  
  18.  > This thing is choking initializing a variable. When I try to compile cvs-1.6
  19.  > with gcc, it complains error.c cannot be compiled because __builtin_va_alist
  20.  > isnt defined.
  21.  
  22. I found this error compiling some of my sources. I got this because, I
  23. included the va_alist stuff from the "wrong" include file (it can be
  24. included via different files).
  25.  
  26. Stefan.
  27.